Conversation
|
I suspect some of the CWMS logic I just remove will actually be necessary going forward. However, it will be easier to add back in in a proper way, like exposing the database container instance from the test For some reason, even though the password is correct, using DriverManager.getConnection wasn't behaving correctly. This is likely due to an oracle driver mismatch but I couldn't track it down. |
cbade3e to
d62425b
Compare
d62425b to
a638454
Compare
|
I'll review the sonar results after generated, but the majority of issues are likely to be simply due to the files being moved an sonar going "well, it's part of the PR." |
|
|
Okay, there's some valid sonarqube issues in there, but not of that code was anything but moved during this PR. we'll sort it out over time as we're updating things after moving this work into the main project. |




Problem Description
Fixes #585.
waiting on #590
Describe the problem you are trying to solve.
Solution
how you tested the change
Existing integration tests.
NOTE: one of the changes broke CWMS, more or less know why, still sorting out the details about it.
Where the following done:
(Formerly called regression tests.)
If you aren't sure leave unchecked and we will help guide you to want needs changing where.